52古典>英语词典>memory cache翻译和用法

memory cache

英 [ˈmeməri kæʃ]

美 [ˈmeməri kæʃ]

网络  内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存

计算机

英英释义

noun

  • (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
      Synonym:cache

    双语例句

    • Interface Design of Main Memory for Cache Experiment
      Cache实验中的主存储器接口设计
    • All modern CPUs must utilize local memory cache to minimize latency of fetching instructions and data from memory.
      所有现代的CPU必须使用本地存储的缓存,将获取指令和数据的延迟降到最低。
    • Eaccelerator.shm_size defines the size of the shared memory cache, which is where the compiled scripts are stored.
      shmsize定义共享高速缓存的大小,编译后的脚本就存储在这里。
    • You can now configure a private memory cache for every CPUVP to decrease the time of server memory allocation on large multiprocessor computers.
      现在可以为每个CPUVP配置一个私有内存缓存,以减少大型多处理器计算机上的服务器内存分配时间。
    • When the memory cache region becomes full, LRU removes the least recently used cached data first.
      当内存缓存区域满时,LRU会首先删除最近最少使用的缓存数据。
    • This essay discuss an innovative way to make use of the memory cache to resolve the problem.
      论文提出了使用内存缓存的方式对该问题进行解决。
    • A new memory encryption cache ( MEC) structure is proposed.
      提出了一种新的存储器加密Cache(MEC)结构。
    • This improves the performance characteristics of the system memory cache, and, in turn, the application itself.
      这有助于改进系统内存缓存的性能特征,从而提高应用程序本身的性能。
    • If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
      如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。
    • MemCacheSize sets the number of elements that can be held in a memory cache at any one time.
      MemCacheSize设置一次能够保存在内存高速缓存中的元素数目。